deep learing PyTorch Basics_01 Tensor 사실상 numpy의 ndarray와 동일 (그러므로 TensorFlow의 Tensor와도 동일) Tensor를 생성하는 함수도 거의 동일 Tensor operations nn.functional 모듈에서 딥러닝 연산을 위한 다양한 함수 지원 텐서의 값을 확률로 변환해주는 소프트맥스 함수 텐서에서 가장 큰 원소의 인덱스 번호를 리턴해 주는 argmax 함수 pytorch의 핵심인 ... AI TechNaverdeep learingboostcampPyTorch_BasicsAI Tech
PyTorch Basics_01 Tensor 사실상 numpy의 ndarray와 동일 (그러므로 TensorFlow의 Tensor와도 동일) Tensor를 생성하는 함수도 거의 동일 Tensor operations nn.functional 모듈에서 딥러닝 연산을 위한 다양한 함수 지원 텐서의 값을 확률로 변환해주는 소프트맥스 함수 텐서에서 가장 큰 원소의 인덱스 번호를 리턴해 주는 argmax 함수 pytorch의 핵심인 ... AI TechNaverdeep learingboostcampPyTorch_BasicsAI Tech